CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - pic16f877a DS18B20

搜索资源列表

  1. 18b20LCD

    0下载:
  2. PIC16F877A单片机的C语言程序温度传感器DS18B20加1602液晶显示-PIC16F877A SCM C Programming Language increase DS18B20 1602 LCD
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:9668
    • 提供者:王飞
  1. DS18B20[PIC16F877A+PICC]

    0下载:
  2. PIC单片机的 DS18B20驱动程序 PIC单片机的 DS18B20驱动程序
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:3719
    • 提供者:waguylkm
  1. PIC16F877A_and_DS18B20_program

    0下载:
  2. PIC16F877A控制DS18B20汇编程序 功能实现:通过DS18B20来读取温度,显示在2位LED上,精确到1度
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:2719
    • 提供者:casejob
  1. pic-18B20

    0下载:
  2. pic16f877a单片机驱动一线温度传感器ds18b20的c语言程序-pic16f877a single-chip temperature sensor line drive ds18b20 the c language program
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:34628
    • 提供者:张海建
  1. PIC16F877A-DS18B20

    0下载:
  2. 基于PIC877A开发的数字温度计和多用闹钟程序-PIC877A developed based on digital thermometer, and multi-purpose alarm clock program!!
  3. 所属分类:SCM

    • 发布日期:2017-03-25
    • 文件大小:7361
    • 提供者:liming
  1. S232

    1下载:
  2. 基于PIC16F877A的DS18B20一线总线多路测温系统(采用Proteus模拟)。 Proteus模拟电路图+PIC C语言源程序(MPLAB V8.00) 这可不是用多I/O模拟的多路测温哦!看系统功能: 1)、由一线数据线寄生供电,采用MOSFET强上拉给DQ供电; 2)、上电自动搜索可用的传感器并做CRC校验(实现了Search ROM命令); 3)、 报警下限可选择; 4)、轮询显示温度,通过LCD1602输出; 5)、 传
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2017-04-23
    • 文件大小:180352
    • 提供者:王萧风
  1. the_design_of_pic16f877a

    0下载:
  2. 基于pic16f877a单片机及ds18b20实现年月日时分秒及实时温度显示的C语言源程序-Implementation based on pic16f877a Microcontroller and ds18b20 years and real-time minutes and seconds when the temperature on the C language source code display
  3. 所属分类:Home Personal application

    • 发布日期:2017-04-08
    • 文件大小:4466
    • 提供者:皓冰
  1. 18B20

    0下载:
  2. DS18B20 - PIC16F877A example
  3. 所属分类:assembly language

    • 发布日期:2017-04-13
    • 文件大小:3463
    • 提供者:Ricardo
  1. DS18b20

    0下载:
  2. 该程序为以PIC16F877A为开发平台的DS18B20源码,保证百分百源码,且通过工程运用,保证可靠。-The program for the PIC16F877A as the development platform to DS18B20 source, to ensure hundred percent source code, and use through the project to ensure reliability.
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:1191
    • 提供者:zengnaizhang
  1. tempnew

    0下载:
  2. ds18b20+pic16f877a 驱动-ds18b20+ pic16f877a drive
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:1365
    • 提供者:wings
  1. PIC--ds18b20

    0下载:
  2. DS18B20数字温度传感器pic单片机源代码,源代码为PIC16F877A调试通过,可移植试用-DS18B20 digital temperature sensor pic microcontroller source code, source code for the PIC16F877A debugging, portable trial
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:3750
    • 提供者:xiakangwei
  1. DS18B20

    0下载:
  2. 本程序是基于PIC16F877A的DS18B20测温系统的C语言程序。-This procedure is based on the the PIC16F877A DS18B20 temperature measurement system.It is C language program.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-22
    • 文件大小:260821
    • 提供者:weiqianghgd
  1. ds8b20_search_duoge_ROM

    0下载:
  2. ds18b20 读rom pic16f877a单片机程序-Ds18b20 read ROM
  3. 所属分类:SCM

    • 发布日期:2017-11-09
    • 文件大小:137649
    • 提供者:李艳超
  1. 111DS1820

    0下载:
  2. PIC16F877A写DS18B20温度显示,希望对大家有帮助!-The PIC16F877A write DS18B20 temperature display, and I hope all of you to help!
  3. 所属分类:assembly language

    • 发布日期:2017-11-20
    • 文件大小:217268
    • 提供者:andy
  1. pic-C

    0下载:
  2. 将pic16f877a单片机的A_D、CCP、SPI接口、定时器时钟、USART功能写成独立的函数进行演示,还将矩阵键盘、AT24C02、DS18B20、adc0809封装成独立函数,以头文件包含的形式。-Pic16f877a MCU A_D CCP, SPI interface, timer clock, USART function written as a separate function demo also matrix keyboard, AT24C02, DS18B20, adc0
  3. 所属分类:SCM

    • 发布日期:2017-11-20
    • 文件大小:3915874
    • 提供者:大彬
  1. DS18B20

    0下载:
  2. PIC16F877A利用DS18B20实现温度采集的单片机C程序-PIC16F877A DS18B20 temperature acquisition microcontroller C program
  3. 所属分类:SCM

    • 发布日期:2017-12-05
    • 文件大小:2279
    • 提供者:zhaishihuan
  1. DS18B20-1602

    0下载:
  2. PIC16F877A 使用温度传感器DS18B20 根据DS18B20的读写时序,取得当前的温度值,并在1602液晶上显示出来-PIC16F877A using DS18B20 temperature sensor DS18B20 based on the read and write timing, get the current temperature value, and displayed on the LCD in 1602
  3. 所属分类:SCM

    • 发布日期:2017-11-14
    • 文件大小:36128
    • 提供者:zhiyongwang
  1. ds18b20

    0下载:
  2. 温度传感器ds18b20,芯片pic16f877a-Temperature sensor ds18b20,Chip pic16f877a
  3. 所属分类:matlab

    • 发布日期:2017-04-26
    • 文件大小:20091
    • 提供者:jay
  1. DS18B20

    0下载:
  2. 基于单片机PIC16F877A的一线式温度传感器系列组网与应用(DS18B20)。-this is temperature sensor of DS18B20.
  3. 所属分类:SCM

    • 发布日期:2017-04-27
    • 文件大小:23019
    • 提供者:林凯
  1. Experiment_11-DS18B20

    0下载:
  2. pic16f877A ds18b20 1602 display-pic16f877A ds18b20 1602 display
  3. 所属分类:SCM

    • 发布日期:2017-04-26
    • 文件大小:47506
    • 提供者:guofeng
« 12 »
搜珍网 www.dssz.com